HPC_ARMEDIT_READ (HPC &0105:&0001) | |||
Read ARM memory | |||
Data sent: | 0 | HPC service ID = &0105 | |
+2 | reason code = &0001 | ||
+4 | start address of memory to read | ||
+8 | number of bytes to read (n <= 16380) | ||
+12 | |||
Data returned: | 0 | return code | |
+4 | the contents of the specified memory | ||
+4+n | |||
Use: |
Read a block of ARM memory.
There is a risk of data corruption if 4092 < n. | ||
Related services: | HPC_ARMEDIT_WRITE |
[Contents] [Up] | Copyright © Alexander Thoukydides, 2001 |